home *** CD-ROM | disk | FTP | other *** search
- ; ---- symantec.itools.awt.shape.Shape abstract parent class ----
-
- CLASS=symantec.itools.awt.shape.Shape
-
- PROPERTY=Enum, "Border Style", "BevelStyle", "BEVEL_LINE", "BEVEL_LOWERED=0, BEVEL_RAISED=1, BEVEL_LINE=2, BEVEL_NONE=3"
- PROPERTY=Boolean, "Fill Mode", "FillMode", "false"
- PROPERTY=Color, "Fill Color", "FillColor", ""
-
- CONNECTION=input, "int", "", "%name%.setBevelStyle(%arg%);", "Set the border style"
- CONNECTION=output, "int", "", "%name%.getBevelStyle()", "Get the border style"
- CONNECTION=input, "boolean","", "%name%.setFillMode(%arg%);", "Set: Fill the shapes"
- CONNECTION=output,"boolean","", "%name%.getFillMode()", "Fill the shapes?"
- CONNECTION=input, "Color", "", "%name%.setFillColor(%arg%);", "Set the fill color"
- CONNECTION=output, "Color", "", "%name%.getFillColor()", "Get the fill color"
- CONNECTION=output, "int", "", "%name%.BEVEL_LOWERED", "Border BEVEL_LOWERED"
- CONNECTION=output, "int", "", "%name%.BEVEL_RAISED", "Border BEVEL_RAISED"
- CONNECTION=output, "int", "", "%name%.BEVEL_LINE", "Border BEVEL_LINE"
- CONNECTION=output, "int", "", "%name%.BEVEL_NONE", "Border BEVEL_NONE"
-
- ; ---- symantec.itools.awt.shape.Rect component ----
-
- CLASS=symantec.itools.awt.shape.Rect
-
- SMALLICON=components\Rect.ico, "0"
- ICONSUITE=Icons, "147"
-
- FOLDER=Shapes
- TOOLBAR=Shapes
-
-
- ; ---- symantec.itools.awt.shape.HorizontalLine component ----
-
- CLASS=symantec.itools.awt.shape.HorizontalLine
-
- SMALLICON=components\HorizontalLine.ico, "0"
- ICONSUITE=Icons, "148"
-
- FOLDER=Shapes
- TOOLBAR=Shapes
-
-
- ; ---- symantec.itools.awt.shape.Square component ----
-
- CLASS=symantec.itools.awt.shape.Square
-
- SMALLICON=components\Square.ico, "0"
- ICONSUITE=Icons, "149"
-
- FOLDER=Shapes
- TOOLBAR=Shapes
-
-
- ; ---- symantec.itools.awt.shape.VerticalLine component ----
-
- CLASS=symantec.itools.awt.shape.VerticalLine
-
- SMALLICON=components\VerticalLine.ico, "0"
- ICONSUITE=Icons, "150"
-
- FOLDER=Shapes
- TOOLBAR=Shapes
-
-
- ; ---- symantec.itools.awt.shape.Ellipse component ----
-
- CLASS=symantec.itools.awt.shape.Ellipse
-
- SMALLICON=components\Ellipse.ico, "0"
- ICONSUITE=Icons, "166"
-
- FOLDER=Shapes
- TOOLBAR=Shapes
-
-
- ; ---- symantec.itools.awt.shape.Circle component ----
-
- CLASS=symantec.itools.awt.shape.Circle
-
- SMALLICON=components\Circle.ico, "0"
- ICONSUITE=Icons, "167"
-
- FOLDER=Shapes
- TOOLBAR=Shapes
-
-
-